| 1. | The processor affinity could not be set 未能设置处理器关联。 |
| 2. | The association between a processor and a thread is called the processor affinity 处理器和线程之间的关联称为处理器关系。 |
| 3. | The processor affinity of a thread is the set of processors it has a relationship to 线程的处理器关联是线程与其有关系的一组处理器。 |
| 4. | Sql server 2005 supports processor affinity by means of two affinity mask options Sql server 2005通过以下两个关联掩码选项来支持处理器关联: |
| 5. | Because setting sql server processor affinity is a specialized operation , it is recommended that it be used only when necessary 因为设置sql server处理器关联是一种专用操作,所以建议只在需要时使用。 |
| 6. | The asp . net process model helps enable scalability on multiprocessor computers by distributing work to several processes , one per cpu , each with processor affinity set to a cpu Asp . net进程模型帮助启用多处理器计算机上的可伸缩性,方法是将工作分发给多个进程(每个cpu一个) ,并且每个进程都将处理器关联设置为一个cpu 。 |
| 7. | Differing amounts of memory can be assigned to the instances , but unlike hardware numa , they both receive memory from the same operating system memory block and there is no memory - to - processor affinity 可以向实例分配不同的内存量,但是与硬件numa不同,它们都从同一个操作系统内存块中接收内存,并且不具有从内存到处理器的关联。 |
| 8. | Assigning processors to specific threads can improve performance under these conditions by eliminating processor reloads ; such an association between a thread and a processor is called processor affinity 如果将各个处理器分配给特定线程,则通过消除处理器的重新加载需要,可以提高在这些条件下的性能;线程与处理器之间的这种关联称为“处理器关联” 。 |
| 9. | Assigning processors to specific threads can improve performance under these conditions by eliminating processor reloads and reducing thread migration across processors thereby reducing context switching ; such an association between a thread and a processor is called processor affinity 如果将各个处理器分配给特定线程,则通过消除处理器的重新加载需要以及减少处理器之间的线程迁移(因而减少上下文切换) ,可以提高在这些条件下的性能;线程与处理器之间的这种关联称为“处理器关联” 。 |